Skip to content

Publish firmware action#106

Open
SaintSampo wants to merge 2 commits into
mainfrom
publishFirmwareAction
Open

Publish firmware action#106
SaintSampo wants to merge 2 commits into
mainfrom
publishFirmwareAction

Conversation

@SaintSampo

Copy link
Copy Markdown
Collaborator

Add XRPLib firmware publishing automation

Add a GitHub Actions workflow that automatically publishes XRPLib releases to the XRP_Firmware repository. Includes a Python script that assembles versioned bundles by copying XRPLib and XRPExamples from the release, carrying forward ble/ and phew/ from the previous version, generating files.json, and registering the version in index.json. Opens a pull request against the firmware repository for review.

Largely untested!

Needs repository secret FIRMWARE_TOKEN: a fine-grained PAT (or GitHub App token) with Contents: write and Pull requests: write on Open-STEM/XRP_Firmware

Add a GitHub Actions workflow that automatically publishes XRPLib releases to the XRP_Firmware repository. Includes a Python script that assembles versioned bundles by copying XRPLib and XRPExamples from the release, carrying forward ble/ and phew/ from the previous version, generating files.json, and registering the version in index.json. Opens a pull request against the firmware repository for review.

Largely untested! Needs repository secret FIRMWARE_TOKEN: a fine-grained PAT (or GitHub App token) with Contents: write and Pull requests: write on Open-STEM/XRP_Firmware
Add a maintainer-facing section to README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants